net.conf.hostLookupOrder (method)
4 uses
net (current package)
conf.go#L232: func (c *conf) hostLookupOrder(r *Resolver, hostname string) (ret hostLookupOrder, dnsConf *dnsConfig) {
lookup_unix.go#L56: order, conf := systemConf().hostLookupOrder(r, host)
lookup_unix.go#L64: order, conf := systemConf().hostLookupOrder(r, host)
lookup_unix.go#L90: order, conf := systemConf().hostLookupOrder(r, name)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)